-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.6.5
-
Code
-
Classes
- AbstractIndexedFile
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
221 |
Lines of code |
93 |
Logical lines of code |
54 |
Comment lines |
73 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getRecord() |
A |
50 |
8 |
28 |
loadIndex() |
S |
66 |
3 |
10 |
getIndex() |
S |
69 |
2 |
7 |
setIndex() |
S |
68 |
2 |
7 |
hasNextRecord() |
S |
71 |
2 |
6 |
getRecordCount() |
S |
69 |
2 |
7 |
hasPrevRecord() |
S |
72 |
2 |
6 |
storeIndexes() |
S |
71 |
2 |
6 |
readIndexes() |
S |
71 |
2 |
6 |
__construct() |
S |
76 |
1 |
4 |
generateIndex() |
S |
100 |
1 |
0 |
getFileIndexKey() |
S |
82 |
1 |
3 |
processing() |
S |
81 |
1 |
3 |